home *** CD-ROM | disk | FTP | other *** search
- stop();
- _root.secoes.cut.bot_1.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "M Witch";
- _root.secoes.descricoes.descricao.text = "Make this witches mask";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and paste design\\m-witch.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and paste design\\m-witch.pdf";
- loadMovie("interface\\imagens\\m-witch.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_2.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Patapata Animei";
- _root.secoes.descricoes.descricao.text = "Make your own animated animals";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and paste design\\patapata_animei.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and paste design\\patapata_animei.pdf";
- loadMovie("interface\\imagens\\patapata_animei.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_3.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Puzzle Animal";
- _root.secoes.descricoes.descricao.text = "Use your creativity to mount the faces of the animals";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and paste design\\puzzle-animal.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and paste design\\puzzle-animal.pdf";
- loadMovie("interface\\imagens\\puzzle-animal.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_4.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Ambulence";
- _root.secoes.descricoes.descricao.text = "Help the people , looking after their injuries with this new ambulance made by you.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and paste design\\ambulance.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and paste design\\ambulance.pdf";
- loadMovie("interface\\imagens\\ambulance.jpg","_root.secoes.descricoes.destino");
- };
-